net/http.http2http2Config.CountError (field)

6 uses

	net/http (current package)
		h2_bundle.go#L1064: 	CountError                   func(errType string)
		h2_bundle.go#L1081: 		CountError:                   h2.CountError,
		h2_bundle.go#L1197: 		conf.CountError = h2.CountError
		h2_bundle.go#L4503: 		countErrorFunc:              conf.CountError,
		h2_bundle.go#L4539: 	if conf.CountError != nil {
		h2_bundle.go#L4540: 		fr.countError = conf.CountError